From ebf04906e5a4bef938cfa58c71dbe7e25cad75b2 Mon Sep 17 00:00:00 2001 From: "kaf24@scramble.cl.cam.ac.uk" Date: Fri, 26 Mar 2004 08:18:38 +0000 Subject: [PATCH] bitkeeper revision 1.825.4.1 (4063e75eUgpPAtUa6r4AHprjhGFvew) Console-HOWTO.txt: Fix console docs. --- docs/Console-HOWTO.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Console-HOWTO.txt b/docs/Console-HOWTO.txt index 7844d97f77..22927785dc 100644 --- a/docs/Console-HOWTO.txt +++ b/docs/Console-HOWTO.txt @@ -60,8 +60,8 @@ Virtual console for other domains the provided init.d script. To integrate startup and shutdown of xend in such a system, you will need to run a few configuration commands: # chkconfig --add xend - # chkconfig --level 35 on - # chkconfig --level 01246 off + # chkconfig --level 35 xend on + # chkconfig --level 01246 xend off This will avoid the need to run xend manually from rc.local, for example. Note that, when a domain is created using xc_dom_create.py, xend MUST -- 2.30.2